'Declaration Public Function New( _ ByVal Items As IEnumerable(Of DicomLabel) _ )
'Usage Dim Items As IEnumerable(Of DicomLabel) Dim instance As New DicomLabelCollection(Items)
public DicomLabelCollection( IEnumerable<DicomLabel> Items )
public: DicomLabelCollection( IEnumerable<DicomLabel^>^ Items )
Parameters
- Items